PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getMask Method
In This Topic
    getMask Method
    In This Topic
    Gets the image mask.
    Syntax
    public PDFVisualImage getMask()

    Return Value

    The mask associated with this image.
    See Also